PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFTsaClientEvent Class


In This Topic
    PDFTsaClientEvent Class Methods
    In This Topic

    For a list of all members of this type, see PDFTsaClientEvent members.

    Public Methods
     NameDescription
    Public MethodGets the calculated digital signature.  
    Public MethodGets the time stamp request.  
    Public MethodGets the time stamp response.  
    Public MethodGets the time stamp token.
    Some TSA servers do not fully implement the RDC 3161 and return direct the time stamp token instead of the TFC 3161 time stamp response that embeds the token.  
    Public MethodSets the time stamp response.  
    Public MethodSets the time stamp token.
    Some TSA servers do not fully implement the RDC 3161 and return direct the time stamp token instead of the TFC 3161 time stamp response that embeds the token.  
    Top
    See Also